[Top] [Prev] [Next] [Bottom] [Contents]

Makefile.$SA_APPL_OBJS

Synopsis

Additional object files required to build your Server Application executable

Description

An option used by Sapphire/Web when generating the Makefile that defines how to build the Server Application executable. The value of this option will be added to the list of objects that are passed to the linker. This is useful for adding any code to a project that is not generated by Sapphire/Web. If the source file(s) that make these object(s) are located in the project directory, they will be compiled by the Makefile generated by Sapphire/Web. Note that this option cannot be placed into a config file.

Permitted Values

Any valid object file name.

Example Value

utils.o webutils.o


[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.